CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Square root

搜索资源列表

  1. shuzhijisuan.rar

    1下载:
  2. 数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值,Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the sq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:58173
    • 提供者:liuzhou
  1. squareroot.rar

    1下载:
  2. vhdl源代码,可以开16比特的平方根,算法简单,速度快,this is a vhdl code for square root
  3. 所属分类:VHDL编程

    • 发布日期:2012-11-22
    • 文件大小:1237
    • 提供者:lei
  1. Calculator.rar

    0下载:
  2. 用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,还有平方根、倒数、百分数等运算功能,方便日常生活。,Users can enter to participate in the mouse followed by the numerical calculation, to add, subtract, multiply, divide operations such as mixing, as well as the square root, reciprocal, such
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:103483
    • 提供者:胡晓
  1. Simplecalculator

    0下载:
  2. 利用Visual C++实现一个简易计算器。其类似于windows附件中自带的计算器,能够进行加、减、乘、除、平方、立方、对数、倒数、开方、exp(x)、三角函数、等运算。-Visual C++ implementation using a simple calculator. Its similar to the calculator that comes with windows in the annex, to add, subtract, multiply, divide, square
  3. 所属分类:Windows编程

    • 发布日期:2017-05-15
    • 文件大小:3769674
    • 提供者:曾仕琪
  1. Calc

    0下载:
  2. matlab计算器,加减乘除开方根号,功能强大-matlab calculator, square root number addition, subtraction, powerful
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:6718
    • 提供者:hou
  1. Calculator

    0下载:
  2. java计算器,能够算加减乘除,及开方立方的计算及其他功能-java calculator, to count addition, subtraction, and square root calculation and other functions of cubic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:44027
    • 提供者:陈泽
  1. square_root

    0下载:
  2. 单片机开平方的快速算法 比牛顿迭代法更加快速-Single-chip square root of the fast algorithm for more than Newton iteration Express
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1526
    • 提供者:谭仲书
  1. FIRdigitalfilterdesign

    0下载:
  2. 平方根升余弦滚降FIR数字滤波器的设计 与实现 不错的资料-Roll-off square root raised cosine FIR digital filter design
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:350024
    • 提供者:Kevin
  1. Exercise5_22

    0下载:
  2. 平方根的近似求法,编写sqrt方法,数num的平方根可通过反复计算下列公式求得nextguess=(lastguess+(num/lastguess))/2-Approximate approach to the square root, sqrt method of preparation, the square root of the number of num can be obtained by repeatedly calculating the following formula n
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2565
    • 提供者:xuzhihong
  1. HDL_design

    0下载:
  2. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:663138
    • 提供者:Ning Zheng
  1. calculator

    0下载:
  2. 使用java用户图形界面编译的带有简单计算功能的计算器,除了普通的加减乘除运算,还有平方根计算,显示数据区域还有退格功能-Compiled using java graphical user interface functions with a simple calculation calculator, in addition to ordinary addition and subtraction, multiplication and division, and square root c
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:9032
    • 提供者:yellowhh
  1. sqrt

    0下载:
  2. 平方根算法的硬件描述语言,算法运行速度快,10位二进制数的开方只需要10个时钟周期-Square root algorithm for hardware descr iption language, the algorithm is fast, 10-bit binary number square root only 10 clock cycles
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2034
    • 提供者:Olive Green
  1. sqrt

    0下载:
  2. 实现任意位数的开方算法,但是不是浮点的算法,-Square root algorithm for arbitrary digit, but not floating-point algorithm, thanks
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:553
    • 提供者:lty
  1. squrtrootfixedDSP

    0下载:
  2. 定點DSP的浮點開平方算法.pdf in TI C6000 DSP-Fixed-point DSP floating-point square root algorithm. Pdf in TI C6000 DSP
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:110166
    • 提供者:
  1. longint_sqrt

    0下载:
  2. 32位长整型开方函数,可将32位长整型数开根号得到16位整型数-32-bit long integer square root function can be 32-bit long integer square root to get 16-bit integer
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:532
    • 提供者:周明旭
  1. ComplexNumberCalculator

    0下载:
  2. 这是一个简单实用的复数计算器程序。界面和使用方法与Windows附带的计算器类似。可进行复数的加减乘除四则运算,取共轭运算,开平方运算,可以进行连续计算。-This is a simple and practical procedures for plural calculator. Interface and the use of methods and Windows comes with a similar calculator. Can be plural calculation 4 c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:44045
    • 提供者:zfw
  1. ComplexNumberCalculator

    0下载:
  2. 这是一个简单实用的复数计算器程序。其界面和使用方法与Windows的计算器相似。可以进行复数的加减乘除四则运算,取共轭运算,开平方根运算,可以进行连续地计算。-This is a simple and practical procedures for plural calculator. Its interface and use methods similar to Windows calculator. Can be plural calculation 4 calculations, ta
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:42801
    • 提供者:zfw
  1. squareRoot

    0下载:
  2. Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all natural and a few of the square root of s, and function as a value to return, the final result s output to file out.dat China.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:860
    • 提供者:食肉鸟
  1. calculater

    0下载:
  2. 这是一个仿照实体计算器功能设计,包括所有常用的计算功能并具有对一组数据的统计处理功能的,用C++语言编程的软件。可以直接在电脑上使用无需安装任何附件。本产品针对需求简单的使用者,设计出一种界面简单,使用方便且功能比较齐备的计算器。基本功能包括简单加减乘除运算,三角函数,反三角函数运算,指数对数运算,求平方及平方根等。增加了对一组数据的统计处理,如平均数,求方差,求平方和这样的运算。-This is a calculator function entity modeled on the desig
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:2223937
    • 提供者:高斯
  1. pingfanggenfa

    0下载:
  2. 用matlab算法实现的平方根算法 用于数值分析中平方根发求解线性方程-Matlab algorithm using the square root algorithm for the numerical analysis of the square root of hair for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2754
    • 提供者:杨磊
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com